home *** CD-ROM | disk | FTP | other *** search
/ Grande Enciclopedia Della Salute 3 / grande salute 3.iso / Setup / _EE856~3.cab / _EE856D1F278A11D68B2400A0CCC387BF / TabelleProgeo.json < prev    next >
JavaScript Object Notation  |  2000-05-30  |  2KB

  1. {
  2.     "schema": {
  3.         "progre": "Long Integer",
  4.         "CodiceTabella": "Text (2) NOT NULL",
  5.         "ProgressivoTabella": "Integer NOT NULL",
  6.         "DescrizioneTabella": "Text (50)"
  7.     },
  8.     "data": [
  9.         {
  10.             "progre": 1,
  11.             "CodiceTabella": "TD",
  12.             "ProgressivoTabella": 1,
  13.             "DescrizioneTabella": "DIMAGRANTE"
  14.         },
  15.         {
  16.             "progre": 2,
  17.             "CodiceTabella": "TD",
  18.             "ProgressivoTabella": 2,
  19.             "DescrizioneTabella": "MANTENIMENTO DOPO DIMAGRANTE"
  20.         },
  21.         {
  22.             "progre": 3,
  23.             "CodiceTabella": "TD",
  24.             "ProgressivoTabella": 3,
  25.             "DescrizioneTabella": "MANTENIMENTO SENZA DIMAGRANTE"
  26.         },
  27.         {
  28.             "progre": 4,
  29.             "CodiceTabella": "TD",
  30.             "ProgressivoTabella": 4,
  31.             "DescrizioneTabella": "INGRASSANTE"
  32.         },
  33.         {
  34.             "progre": 5,
  35.             "CodiceTabella": "SF",
  36.             "ProgressivoTabella": 1,
  37.             "DescrizioneTabella": "ESILE"
  38.         },
  39.         {
  40.             "progre": 6,
  41.             "CodiceTabella": "SF",
  42.             "ProgressivoTabella": 2,
  43.             "DescrizioneTabella": "NORMALE"
  44.         },
  45.         {
  46.             "progre": 7,
  47.             "CodiceTabella": "SF",
  48.             "ProgressivoTabella": 3,
  49.             "DescrizioneTabella": "ROBUSTA"
  50.         },
  51.         {
  52.             "progre": 8,
  53.             "CodiceTabella": "TA",
  54.             "ProgressivoTabella": 1,
  55.             "DescrizioneTabella": "NULLA NON DEAMBULANTE"
  56.         },
  57.         {
  58.             "progre": 9,
  59.             "CodiceTabella": "TA",
  60.             "ProgressivoTabella": 2,
  61.             "DescrizioneTabella": "NULLA DEAMBULANTE"
  62.         },
  63.         {
  64.             "progre": 11,
  65.             "CodiceTabella": "TA",
  66.             "ProgressivoTabella": 4,
  67.             "DescrizioneTabella": "LEGGERA"
  68.         },
  69.         {
  70.             "progre": 12,
  71.             "CodiceTabella": "TA",
  72.             "ProgressivoTabella": 5,
  73.             "DescrizioneTabella": "MODERATA"
  74.         },
  75.         {
  76.             "progre": 13,
  77.             "CodiceTabella": "TA",
  78.             "ProgressivoTabella": 6,
  79.             "DescrizioneTabella": "PESANTE"
  80.         },
  81.         {
  82.             "progre": 14,
  83.             "CodiceTabella": "OO",
  84.             "ProgressivoTabella": 1,
  85.             "DescrizioneTabella": "DETERMINAZIONE DEL BIOTIPO"
  86.         },
  87.         {
  88.             "progre": 15,
  89.             "CodiceTabella": "OO",
  90.             "ProgressivoTabella": 2,
  91.             "DescrizioneTabella": "ESAME IMPEDENZIOMETRICO"
  92.         },
  93.         {
  94.             "progre": 16,
  95.             "CodiceTabella": "OO",
  96.             "ProgressivoTabella": 3,
  97.             "DescrizioneTabella": "ESAME PLICOMETRICO"
  98.         },
  99.         {
  100.             "progre": 17,
  101.             "CodiceTabella": "OO",
  102.             "ProgressivoTabella": 4,
  103.             "DescrizioneTabella": "VISUAL WEIGHT"
  104.         },
  105.         {
  106.             "progre": 18,
  107.             "CodiceTabella": "OO",
  108.             "ProgressivoTabella": 5,
  109.             "DescrizioneTabella": "WEEK PLAN"
  110.         },
  111.         {
  112.             "progre": 19,
  113.             "CodiceTabella": "FS",
  114.             "ProgressivoTabella": 1,
  115.             "DescrizioneTabella": "ALLATTAMENTO"
  116.         },
  117.         {
  118.             "progre": 20,
  119.             "CodiceTabella": "FS",
  120.             "ProgressivoTabella": 2,
  121.             "DescrizioneTabella": "GRAVIDANZA"
  122.         },
  123.         {
  124.             "progre": 21,
  125.             "CodiceTabella": "CS",
  126.             "ProgressivoTabella": 1,
  127.             "DescrizioneTabella": "DIETA ECONOMICA"
  128.         },
  129.         {
  130.             "progre": 22,
  131.             "CodiceTabella": "CS",
  132.             "ProgressivoTabella": 2,
  133.             "DescrizioneTabella": "DIETA FAST"
  134.         }
  135.     ]
  136. }